Companion

object Companion

Functions

fromClosedRange
Link copied to clipboard
Native
fun fromClosedRange(rangeStart: Int, rangeEnd: Int, step: Int): IntProgression

Creates IntProgression within the specified bounds of a closed range.